CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c fft

搜索资源列表

  1. FFT

    0下载:
  2. 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:32821
    • 提供者:yangshoping
  1. fft

    0下载:
  2. FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1424
    • 提供者:firdausmustaffa
  1. FreqCalculate

    0下载:
  2. 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:6206
    • 提供者:lcy
  1. fft

    0下载:
  2. fft程序,最初在单片机c8051f020上实现,“fft.c”是核心程序,很短,程序中x_real[N]是输入序列,输出保存在x_real[N]和x_imag[N]中-fft program, initially implemented on the MCU c8051f020, " fft.c" is the core program, very short, the program x_real [N] is the input sequence, the output
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1665
    • 提供者:樊胜利
  1. fft

    1下载:
  2. C语言编写的计算FFt同时画出FFt曲线的小程序-C language computing FFt curve while the applet draw the FFt
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2586
    • 提供者:常志凯
  1. FFT

    0下载:
  2. 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:987
    • 提供者:chenmoumou
  1. fft-arm

    0下载:
  2. 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:237098
    • 提供者:denny
  1. FFT

    0下载:
  2. 使用52单片机实现信号数据的FFT变换c语言程序实现-52 MCU signal data using the FFT transform c language program implementation
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:596
    • 提供者:qian
  1. digital-signal-processing-with-C

    0下载:
  2. 一本从C语言的角度讲述数字信号处理编程的书籍,对于数字信号处理中诸如DFT,FFT变换等非常重要的部分都有详细介绍,并附有C代码。-A perspective from the C language programming about books digital signal processing for digital signal processing such as DFT, FFT transform has a very important part of the details, a
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8985214
    • 提供者:李林
  1. fft.c

    1下载:
  2. c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:15405
    • 提供者:ws
  1. bf53x_fft

    0下载:
  2. 基于ADI DSP blackfin BF533开发板的 快速傅里叶变换 程序 C++ FFT-based on ADI DSP blackfin BF533, C++ FFT
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:326671
    • 提供者:wangzhe
  1. FFT

    0下载:
  2. C语言实现FFT运算的注意(用的是基二时域算法)  且点数是2的n次方-FPGA-based FFT implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:9544
    • 提供者:小强
  1. FFT

    0下载:
  2. C#的FFT程序,基于2的碟形算子,比较好用!-C# the FFT program, based on 2 dish operators, relatively easy to use!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:36175
    • 提供者:李丰攀
  1. FFT-Algorithm

    1下载:
  2. 本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
  3. 所属分类:Algorithm

    • 发布日期:2014-04-16
    • 文件大小:2048
    • 提供者:lu
  1. dit-dif-fft-and-dit-dif-ifft

    0下载:
  2. 基2_dit-dif-fft与dit-dif-ifft的C语言实现,可运行-Base 2_dit-dif-fft with dit-dif-ifft in C language, run
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1871
    • 提供者:林佳择
  1. fft

    0下载:
  2. c写的fft程序,用在dsp中。FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS- FFT using c in DSP program, FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1263
    • 提供者:韩科
  1. 51-MCU-fft-

    0下载:
  2. 51单片机实现fft快速离散傅立叶变换 C语言源程序-51 MCU fft Fast Discrete Fourier Transform C language source code
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1366
    • 提供者:weikang
  1. FFT

    0下载:
  2. DSP5509A开发板的FFT估计的程序 c语言 -DSP5509A development board FFT estimate c language program
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:116636
    • 提供者:金光明
  1. fft

    0下载:
  2. 本程序使用c语言编写完成,能够使用DSPC5000实现快速傅里叶变换功能。-The completion of this program using c language, be able to use DSPC5000 to achieve the fast Fourier transform.
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:207917
    • 提供者:cheng guanghui
  1. C-FFT--source-code-part1

    0下载:
  2. C实现 快速傅立叶变换FFT FFT-1D FFT-2D 源代码 第一部分-C to achieve the first part of the Fast Fourier Transform FFT FFT-1D FFT-2D source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:19471
    • 提供者:wx
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com